func net.parseProcNetIGMP

2 uses

	net (current package)
		interface_linux.go#L205: 	ifmat4 := parseProcNetIGMP("/proc/net/igmp", ifi)
		interface_linux.go#L210: func parseProcNetIGMP(path string, ifi *Interface) []Addr {